type context.afterFuncCtx

3 uses

	context (current package)
		context.go#L316: 	a := &afterFuncCtx{
		context.go#L336: type afterFuncCtx struct {
		context.go#L342: func (a *afterFuncCtx) cancel(removeFromParent bool, err, cause error) {